'Declaration
Public Overloads Sub LineTos( _ ByVal points() As NPointD, _ ByVal start As System.Integer, _ ByVal count As System.Integer _ )
'Usage
Dim instance As NGraphicsPath Dim points() As NPointD Dim start As System.Integer Dim count As System.Integer instance.LineTos(points, start, count)
Parameters
- points
- start
- count